速報APP / 工具 / USB/IP Server

USB/IP Server

價格:免費

更新日期:2016-01-10

檔案大小:69k

目前版本:0.2

版本需求:Android 3.1 以上版本

官方網站:https://github.com/cgutman/USBIPServerForAndroid

Email:cameron.gutman@gmail.com

USB/IP Server(圖1)-速報App

This app shares USB devices from an Android device to a PC via USB/IP. With this server running, you can share many USB devices from your Android device to a PC running the USB/IP software. Not all USB devices are supported by this app. Notably, devices that use isochronous transfers (usually video and audio capture devices) are not supported. If you find that your device is not supported, send me an e-mail and I'll see if I can do something about it.

This app uses native Android USB host APIs, so it does not require root. However, this app is not for the faint of heart because it requires some PC-side setup can be complex for inexperienced users.

With the app's USB/IP service running, you will be able to list USB devices connected to your Android device from your PC using the usbip utility. When you try to attach to them from your PC, the USB permission dialog will be displayed on your Android device. After you accept the permission dialog, the device will attach to your PC.

Per the USB/IP specification, this app listens for TCP connections on port 3240. While the service is running, it will hold a partial wakelock and Wi-Fi lock to prevent the device from sleeping or disconnecting while serving USB devices on the network.

This app is compatible with Linux's USB/IP driver in the latest kernel and the current Windows USB/IP driver. I've found that this app tends to work better with the Windows driver. Particularly, it seems mass storage and MTP are broken on Linux but work fine on Windows. USB input devices have worked equally well on both platforms in my testing.

Some USB input devices aren't exposed by Android at all, particularly external mice and keyboards I've tested. These cannot be shared.

Tested devices:

USB/IP Server(圖2)-速報App

T-Flight Hotas X (flight stick) - working on Windows and Linux

Xbox 360 Wireless Receiver - working on Windows and Linux

MTP device (Android phone) - working on Windows but not Linux

Corsair Flash Voyager (flash drive) - working on Windows but not Linux

iPhone - broken on Linux and Windows

USB mouse - does not appear in device list

USB keyboard - does not appear in device list

USB/IP Server(圖3)-速報App

This app is still under heavy development. Please leave feedback.